Font Properties

Properties

Adornments Specifies the characteristic of the font.
CharacterSet Specifies whether a font defines glyphs according to the semantics of [UNICODE] or not.
Family Specifies the family of the font.
GenericFontFamily Specifies the generic font family name. The defined values for the style:font-family-generic attribute are: -decorative: the family of decorative fonts. -modern: the family of modern fonts. -roman: the family roman fonts (with serifs). -script: the family of script fonts. -swiss: the family roman fonts (without serifs). -system: the family system fonts.
Name Specifies the unique name for a font declaration.
Panose1 Specifies the PANOSE-1 font classification number of the font.
Pitch Specifies whether a font has a fixed or variable width. The defined values are: -fixed: font has a fixed width. -variable: font has a variable width.
Size Specifies the font size.
Stretch Specifies the font stretch.
Style Specifies the font style.
Variant Specifies the font variant.
Weight Specifies the font weight.

See Also